object PasswordDlg: TPasswordDlg Left = 367 Top = 143 BorderStyle = bsDialog Caption = 'Programme prot'#233'g'#233 ClientHeight = 195 ClientWidth = 287 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 14 object Label2: TLabel Left = 20 Top = 105 Width = 247 Height = 13 Alignment = taCenter AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object SC_Line1: TSC_Line Left = 0 Top = 161 Width = 287 Height = 34 BorderShape = bsTopLine Align = alBottom end object Password: TEdit Left = 20 Top = 120 Width = 247 Height = 22 Color = clWhite Ctl3D = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentCtl3D = False ParentFont = False PasswordChar = '*' TabOrder = 0 end object Button1: TButton Left = 64 Top = 168 Width = 75 Height = 22 Caption = '&Ok' Default = True ModalResult = 1 ParentShowHint = False ShowHint = True TabOrder = 1 end object ButtonCancel: TButton Left = 149 Top = 168 Width = 75 Height = 22 Cancel = True Caption = 'A&nnuler' ModalResult = 2 ParentShowHint = False ShowHint = True TabOrder = 2 end object Panel1: TPanel Left = 0 Top = 0 Width = 287 Height = 94 Align = alTop BevelOuter = bvNone Color = clWhite TabOrder = 3 object Label3: TLabel Left = 114 Top = 6 Width = 59 Height = 31 Caption = 'Mira' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object Image1: TImage Left = 128 Top = 42 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 10 Top = 78 Width = 266 Height = 15 Caption = 'Ce programme est prot'#233'g'#233' par un mot de passe' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end end end